home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Interface / windowshade-x-402.dmg / WindowShade X 4.0.2 Installer.app / Contents / Resources / English.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2005-04-26  |  1.9 KB  |  53 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = UIBigTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
  5.         {
  6.             ACTIONS = {
  7.                 doAPEHomePage = id; 
  8.                 doBackButton = id; 
  9.                 doContinueButton = id; 
  10.                 doLicenseAgree = id; 
  11.                 doLicenseDisagree = id; 
  12.                 doShowInstallFiles = id; 
  13.                 doUninstallCancel = id; 
  14.                 doUninstallConfirm = id; 
  15.             }; 
  16.             CLASS = UIController; 
  17.             LANGUAGE = ObjC; 
  18.             OUTLETS = {
  19.                 apeCurrentVersionText = id; 
  20.                 apeInstallVersionText = id; 
  21.                 cautionIconWell = NSImageView; 
  22.                 currentStepName = id; 
  23.                 donLogOutText = NSBox; 
  24.                 dotView = UIProgressDotView; 
  25.                 filFilesTable = id; 
  26.                 filWindow = id; 
  27.                 genBackButton = id; 
  28.                 genContinueButton = id; 
  29.                 insProgress = NSProgressIndicator; 
  30.                 insProgressText = NSTextField; 
  31.                 installerBackground = NSImageView; 
  32.                 licAgreePanel = id; 
  33.                 licTextView = id; 
  34.                 optCreateLog = id; 
  35.                 optGlobalInstallMatrix = id; 
  36.                 optOpenUponCompletion = id; 
  37.                 redExplanationText = id; 
  38.                 remTextView = id; 
  39.                 tabView = id; 
  40.                 uiVersionField = id; 
  41.                 uipPlaceholderView = id; 
  42.                 uniAuthRequiredText = id; 
  43.                 uniExplanationText = id; 
  44.                 uniFilesTable = id; 
  45.                 uniPanel = id; 
  46.             }; 
  47.             SUPERCLASS = NSWindowController; 
  48.         }, 
  49.         {CLASS = UIProgressDotView; LANGUAGE = ObjC; SUPERCLASS = NSMatrix; }, 
  50.         {CLASS = URLTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; }
  51.     ); 
  52.     IBVersion = 1; 
  53. }